.navbar-brand.logo {
  padding-top: 0px !important;
}

.theme-white .sidebar .menu .list li {
  padding: 3px;
}

.theme-white .sidebar .menu .list li a {
  padding-top: 3px;
  padding-bottom: 3px;
}

.sidebar .menu .list li a span {
  font-size: 14.5px !important;
  font-weight: 700 !important;
  font-family: 'Roboto', sans-serif;


}

/*#menu li, #sub_menu li{
      margin-top: 4px !important;
 }*/
/*widgets active*/
.theme-white .sidebar .menu .list .active .ml-menu .active .ml-menu .active,
.theme-white .sidebar .menu .list .active .ml-menu .active .ml-menu .active a {
  color: rgb(85, 105, 255);

}

.theme-white .navbar-nav>li>a {
  color: rgb(85, 105, 255) !important;
}

.theme-white .navbar-brand {
  color: rgb(85, 105, 255) !important;
}


.label-count {

  background-color: rgba(255, 25, 67, 0.2) !important;
  color: rgb(255, 25, 67) !important;
  height: 18px;
  width: auto;
  border-radius: 5px;
  font-size: 13px;
  text-align: center;
  /*vertical-align: middle;*/
  alignment-baseline: auto;
  border-style: solid;
  border-color: red !important;
  border-width: 0.005rem !important;
  /*margin-bottom: 0px !important;
    margin-top: 0px !important;*/
  position: absolute;
  /*margin: auto;*/
  /*padding: 0px 10px 10px 10px !important;*/
  /*margin: 0px 0px 100px 80px !important;*/
  /*margin-right: 100px !important;*/
  margin-right: -7px !important;
  margin-top: -8px !important;



}



/* .sidebar .menu .list i.material-icons {

  color: rgb(153, 158, 187) !important;
} */

.navbar .navbar-toggle:before {

  color: rgb(85, 105, 255) !important;
}


.navbar-brand.logo {
  padding-top: 0px !important;
  user-select: none;
}


.submenu-icon {
  font-size: 14px;
  margin-bottom: auto;
  margin-top: auto;

}

.sidebar .menu .list .ml-menu li a {
  /* margin-top: 4px;
  margin-bottom: 4px; */
  /* changed by kamiyab */
  padding-left: 50px !important;
}


.sidebar .menu .list .header {
  padding-left: 10px !important;
}


.sidebar .menu .list .ml-menu li.active a.toggled:not(.menu-toggle) {
  font-weight: 600;
  color: rgb(85, 105, 255) !important;
}


.sidebar .menu .list .menu-toggle:after,
.sidebar .menu .list .menu-toggle:before {
  top: calc(50% - 9px) !important;
}

.search-box {
  left: 80px;
}

.search-box-input {
  width: 250px;
  margin-bottom: 0px !important;
}

/*
.logo{

	text-align: center !important;
	margin-right: 0px;

}*/


.material-icons-purple {
  /*color: rgba(39,62,84,0.82);*/
  filter: invert(39%) sepia(42%) saturate(7447%) hue-rotate(226deg) brightness(99%) contrast(99%);
  ;
}

/*abid*/
/*new*/
.navbar-nav>li>.dropdown-menu {
  border-radius: 5px !important;
}

.navbar-nav .dropdown-menu {
  margin-top: 18px !important;
}

.navbar-nav .profile-menu {
  margin-top: 17px !important;
  max-height: 500px;
  overflow: auto;
}

/* .navbar-nav .site-menu {
  margin-top: 24px !important;
} */

.navbar-nav .site-menu li a.active {
  color: rgb(85, 105, 255);
}
.dropdown .profile {
  height: 32px !important;
}

.navbar-nav .profile i {
  position: relative;
  bottom: 3px;
}

.dropdown .user_img {
  position: relative;
  bottom: 5px;
}

.dropdown .profile {
  position: relative;
  top: 2px;
}


.dropdown-menu {
  box-shadow: -1px 4px 7px 1px rgb(0 0 0 / 20%);
}

.dropdown-menu .header {
  color: rgb(85, 105, 255) !important;
}

.dropdown-menu li a:hover {
  color: rgb(85, 105, 255) !important;
}

.dt-button-collection .buttons-columnVisibility a:hover {
  color: #000 !important;
}

/*navbar profile*/
.dropdown a span.site_name {
  position: relative;
  bottom: 11px;
}

.dropdown a span.site_balance {
  position: relative;
  bottom: 11px;
}

.dropdown a.profile {
  border: 1px solid;
  border-radius: 23px;
}

.dropdown a.profile img {
  height: 27px;
  width: 27px;
  border-radius: 50%;
  position: relative;
  bottom: 8px;
}

.dropdown a.profile:hover,
.dropdown a.profile:focus {

  box-shadow: -1px 1px 3px 0px;
}

/*mobile navbar*/
.navbar .navbar-toggle {
  color: rgb(85, 105, 255) !important;
}


.navbar-collapse .nav_search {
  display: none;
}







/* media query css*/
@media only screen and (max-width: 991px) {
  .form-control-label {
    text-align: left !important;
    margin-bottom: 0 !important;
  }



}

/*datatable change rowcolor on select*/

.RowbgColor{
    background: #f1faff !important;
    border-top: 1px solid #00a1c9 !important;

}



/* kamiyabali */
/* .navbar-nav .language-menu {
  margin-top: 4px !important;
  max-height: 200px;
  overflow: auto;
} */

.navbar-nav .language-menu .active {
  background-color: rgb(246, 248, 251);
  color: rgb(85, 105, 255);
  padding-left: 18px;
}

.navbar-nav .language-menu .active i {
  font-size: 16px;
  position: relative;
  top: 3px;
}

.navbar-nav .language span {
  position: relative;
  bottom: 6px;
}

.navbar-nav .language-menu a {
  color: #000;
  padding-left: 48px;
}

.dataTables_wrapper td,.dataTables_wrapper th {
  font-size: 14px;
}

.buttons-page-length {
  position: relative;
  top: 7px;
}

.datatable_buttons {
  position: relative;
  top: 4px !important;
}

.hyperlink {
  font-weight: 900;
}

.custom_icon i {
  position: relative;
  top: 6px !important;
  margin-top: -6px !important;
  font-size: 21px !important;
}

/* .custom_select .bootstrap-select .dropdown-menu li a {
  padding: 6px 50px !important;
} */

.generate_secret i {
  font-size: 15px !important;
}

ul.ui-autocomplete {
  z-index: 1100;
}

tfoot input {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
}

.small_icon {
  font-size: 14px !important;
}

.bg-light-purple,.bg-light-purple:hover,.bg-light-purple:focus {
  background-color: #5569ff !important;
  color: #fff; 
}
.bg-light-purple .content .text,.bg-light-purple .content .number {
  color: #fff !important; 
}

.header .panel-switch-btn {
  right: 0;
}

[type="checkbox"]:indeterminate + label:before {
  border-right-color: #3F51B5 !important;
}

.table tbody tr td, .table tbody tr th {
  padding-bottom: 6px !important;
}

.c_attr_header,.rule_header,.sub_attr_header,.tbl_list_header {
  padding: 0 !important;
  border: none !important;
}

#add_c_attr {
  margin-top: 20px;
}

.bg-teal:hover,.bg-teal:focus,.bg-red:hover,.bg-red:focus {
  color: #fff !important; 
}

.ui-timepicker-container,.ui-timepicker-standard {
  z-index: 1100 !important;
}

#delete_package:hover,#delete_nas:hover,#delete_site a:hover,#delete_static_ipv4pool:hover,#delete_static_ipv6pool:hover,#delete_subscriber:hover,#delete_zone:hover,#delete_node:hover,
#delete_ticket:hover,#cancel_proforma:hover,#delete_virtual_bank:hover,#delete_payment:hover,#delete_quotation:hover,#delete_voucher:hover,#delete_pin:hover,#delete_pin_series:hover,
#delete_announcement:hover,#delete_role:hover,#delete_user_account:hover,#delete_site:hover,#delete_supplier:hover,#delete_product:hover,#delete_item:hover,#delete_supplier_invoice:hover, 
#delete_row:hover, #cancel_request:hover, #delete_task:hover, #delete_device:hover, #delete_panding_task, #delete_lead:hover, #delete_site_user_account:hover{
  color: red !important;
}

#assignSiteModal {
  z-index: 2002;
}

#assignPackageModal {
  z-index: 2002;
}

.popover {
  max-height: 300px;
  overflow-y: auto;
  white-space:pre-wrap;
}

.subcriber_action {
  overflow-x: auto;
}

.subcriber_action button{
  margin-bottom: 5px;
  margin-left: 5px;
  border-radius: 5px !important;
  font-size: 10px !important;
}

.subcriber_action button i{
  font-size: 15px !important;
}

.sub_profile_header {
  height: 90px !important;
  padding: 0 !important;
  background-color: #556abd !important;
}

.sub_image {
  margin-top: -59px !important;
}
.sub_image img {
  border-color: #e4e7ee !important;
}

.sub_info_panel {
  background-color: #e4e7ee !important;
  color: #000 !important;
}

.sub_panel_primary,.sub_panel_primary {
  border-color: #e4e7ee !important;
}

#account_info .panel-body,#data_info .panel-body,#finance_info .panel-body {
  border-top: none !important;
}

.sub_document_note p {
  color: darkred;
}

.sub_document_note span {
  color: red;
}

.sub_image_area {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #8c8c92; /* aabdc1 8c8c91 a5a3a9 */
  font-size: 45px;
  color: #fff;
  line-height: 102px;
  margin: 20px 0;
  vertical-align: center;
  border: 2px solid #556abd;   
  margin: auto !important;
  position: absolute !important;
  top: 33px; 
  left: 0; 
  right: 0;
}

.sub_content_area {
  padding-top: 35px;
}

#account_info ul li,#data_info ul li,#finance_info ul li{
  padding: 6px 0 !important;
}
/* #5569ff,#529387 */

.same_as_above {
  position: relative;
  top: 6px;
}

.view_pass {
  float: right;
  position: relative;
  bottom: 25px;
  font-size: 18px;
}
.view_pass:hover {
  cursor: pointer;
}
abbr[title] {
  border-bottom: none !important;
  text-decoration: none !important;
}

.row_delete i, .delete_custom_field i {
  color: red;
}

.generate_login_pass,.generate_portal_pass {
  margin-top: 20px;
}

.img_wrap {
  position: relative;
  display: inline-block;
  border: 1px gray solid;
  font-size: 0;
}
.img_wrap .delete_file,.img_wrap .delete_additional_file {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 100;
  padding: 5px 2px 2px;
  color: #000;
  font-weight: bold;
  cursor: pointer;
  opacity: .2;
  text-align: center;
  font-size: 22px;
  line-height: 10px;
  border-radius: 50%;
}
.img_wrap:hover .delete_file,.img_wrap:hover .delete_additional_file,.img_wrap:hover .download_file,.img_wrap:hover .pdf_preview {
  opacity: 1;
}

.img_wrap .download_file {
  position: absolute;
  top: 3px;
  right: 30px;
  z-index: 100;
  padding: 5px 2px 2px;
  color: #000;
  font-weight: bold;
  cursor: pointer;
  opacity: .2;
  text-align: center;
  font-size: 22px;
  line-height: 10px;
  border-radius: 50%;
}

.img_wrap .pdf_preview {
  position: absolute;
  top: 3px;
  right: 55px;
  z-index: 100;
  padding: 5px 2px 2px;
  color: darkblue;
  font-weight: bold;
  cursor: pointer;
  opacity: .2;
  text-align: center;
  font-size: 22px;
  line-height: 10px;
  border-radius: 50%;
}

.dataTable {
  width: 100% !important;
}

/* #rechargeModal {
  height: 600px;
  scrol
} */

.input_icon {
  float: right;
  position: relative;
  bottom: 25px;
  font-size: 18px;
}
.modal .modal-header {
  padding: 25px 25px 15px 25px !important;
  border-bottom: 1px solid #e5e5e5;
}
.modal .modal-header .modal-title {
  font-size: 20px !important;
}
.modal .modal-title i {
  position: relative;
  top: 4px !important;
  margin-top: -6px !important;
  font-size: 21px !important;
}
/* #rechargeModal .modal-body,#activateSubModal .modal-body,#advanceRechargeModal .modal-body,#customInvoiceModal .modal-body,#paymentModal .modal-body,#addTicketModal .modal-body,
#editInvoiceModal .modal-body,#addInvoiceModal .modal-body,#generateCAFModal .modal-body,#upcomingRechargeModal .modal-body, #subTransferModal .modal-body,#confirmRejectTicketModal .modal-body,
#testRuleModal .modal-body, #paymentInfoModal  */
.modal-body {
  max-height: calc(100vh - 210px);
  overflow-y: auto;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  padding-left: 5px;
}
.table {white-space: nowrap;}
.sub_action_btn .dropdown-menu, .assigned_sub_action_btn .dropdown-menu, .inventory_item_action .dropdown-menu { width: max-content;}
.type_box{
  width: 14px;
  height: 14px;
  float: left;
  border: 1px solid black;
}
#paymentModal .go_pay_amount, #receivePaymentModal .go_pay_amount { margin-top: 25px;}
#paymentModal .over_payment .form-control[disabled] { background-color: #bdddbe;}
.borderless td, .borderless th { border: none !important; }
.invoice_body .block-header h2 { font-weight: bolder !important;}
#paid_amount_popover:hover { cursor: pointer;}
.ticket_status_table tbody tr th,.quotation_status_table tbody tr th,.connection_status_table tbody tr th,.account_create_status_table tbody tr th,.kyc_status_table tbody tr th,.account_activation_status_table tbody tr th { border-top: none !important; border-bottom: none !important;}
.ticket_status_table tbody tr td,.quotation_status_table tbody tr td,.connection_status_table tbody tr td,.account_create_status_table tbody tr td,.kyc_status_table tbody tr td,.account_activation_status_table tbody tr td { border-top: none !important; border-bottom: none !important;}
.popover-title { color: black;text-align: center;}
.popover{ max-width: 100%; }
.admin_dashboard .employee-menu { margin-top: 5px !important; max-height: 200px; overflow: auto; }
.admin_dashboard .employee-menu .active { background-color: rgb(246, 248, 251); color: rgb(85, 105, 255); padding-left: 18px; }
.admin_dashboard .employee-menu .active i { font-size: 16px; position: relative; top: 3px;}
.admin_dashboard .employee-menu a { color: #000; padding-left: 41px;}
#update_templates_form .desc {font-size: 12px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-weight: bold;}
#router_health {  font-size: 12px; }
#router_health table { white-space: normal !important; border: 1px solid #eee; }
#dash_router .form-group { margin-bottom: 0 !important; }
#interface_charts canvas,#live_interface_chart canvas { height: 235px; width: 100%;}
#mikrotik_tab .block-header h2 {color: #000 !important;}
#traffic_chart { height: 226px; max-height: 226px; max-width: 100%; }
#mrtg_graph { height: 226px; max-height: 226px; max-width: 100%; }
.info-box-3 .content .number { margin-top: 0 !important; }
@media only screen and (max-width: 600px) {
  #interface_charts canvas,#live_interface_chart canvas { height: 220px !important; width: 90% !important;}
  #traffic_chart { height: 200px; width: 90%; }
  #mrtg_graph { height: 200px; width: 90%; }
}
.profile-card .profile-body .content-area { border-bottom: none; }
#timeline_data_info th:first-child { text-align: center;background: #eee;width: 10%;color: #000; }


/* custom background color */
.bg-light-pink {background-color: #d7658b !important; color: white !important;}
.bg-light-blue-grey {background-color: #7eb0d5 !important; color: white !important;}
.bg-light-red {background-color: #fd7f6f !important; color: white !important;}
.bg-light-brown {background-color: #df8879 !important; color: white !important;}
.bg-dark-aqua {background-color: #599e94 !important; color: white !important;}
.bg-spring-purple {background-color: #bd7ebe !important; color: white !important;}
.bg-blue-green {background-color: #76c68f !important; color: white !important;}
.bg-light-orange {background-color: #ffb55a !important; color: white !important;}
.bg-blue-yellow {background-color: #48b5c4 !important; color: white !important;}
.bg-blue-2 {background-color: #1984c5 !important; color: white !important;}
.bg-light-pink {background-color: #df979e !important; color: white !important;}
.bg-sky {background-color: #7DA0FA !important; color: white !important;}
.bg-light-purple-2 {background-color: #7978E9 !important; color: white !important;}
.bg-light-green {background-color: #62a484 !important; color: white !important;}
.bg-brinjal {background-color: #605178 !important; color: white !important;}
.bg-dark-red {background-color: #db3232 !important; color: white !important;}
.bg-green-2 {background-color: #5c8a6a !important; color: white !important;}
/* custom background color */

/* custom font color */
.col-light-pink {color: #d7658b !important;}
.col-light-blue-grey {color: #7eb0d5 !important;}
.col-light-red {color: #fd7f6f !important;}
.col-light-brown {color: #df8879 !important;}
.col-dark-aqua {color: #599e94 !important;}
.col-spring-purple {color: #bd7ebe !important;}
.col-blue-green {color: #76c68f !important;}
.col-light-orange {color: #ffb55a !important;}
.col-blue-yellow {color: #48b5c4 !important;}
.col-blue-2 {color: #1984c5 !important;}
.col-light-pink {color: #df979e !important;}
.col-sky {color: #7DA0FA !important;}
.col-light-purple-2 {color: #7978E9 !important;}
.col-light-green {color: #62a484 !important;}
.col-brinjal {color: #605178 !important;}
/* custom font color */

/* START badge color */
.badge{ padding: 5px !important; padding-left: 7px !important; padding-right: 7px !important; border-radius: 0.25rem !important; font-family: sans-serif !important;   }
.badge.bg-light-purple{ color: rgb(56, 83, 238) !important; background-color: rgb(56, 83, 238, 0.15) !important; }
.badge.bg-blue-grey{ color: rgb(96, 125, 139) !important; background-color: rgb(96, 125, 139, 0.20) !important; }
.badge.bg-red{ color: rgb(244, 67, 54) !important; background-color: rgb(244, 67, 54, 0.15) !important; }
.badge.bg-grey{ color: rgb(128, 128, 128) !important; background-color: rgb(128, 128, 128, 0.15) !important; }
.badge.bg-info{ color: rgb(119, 119, 119) !important; background-color: rgb(119, 119, 119, 0.20) !important; }
.badge.bg-deep-orange{ color: rgb(255, 87, 34) !important; background-color: rgb(255, 87, 34, 0.20) !important; }
.badge.bg-green{ color: rgb(76, 175, 80) !important; background-color: rgb(76, 175, 80, 0.20) !important; }
.badge.bg-purple{ color: rgb(156, 39, 176) !important; background-color: rgb(156, 39, 176, 0.15) !important; }
.badge.bg-orange{ color: rgb(255, 152, 0) !important; background-color: rgb(255, 152, 0, 0.15) !important; }
.badge.bg-dark-blue{ color: rgb(38, 65, 126) !important; background-color: rgb(38, 65, 126, 0.20) !important; }
.badge.bg-default{ color: rgb(85, 105, 255) !important; background-color: rgb(85, 105, 255, 0.20) !important; }
.badge.bg-yellow{ color: rgb(151, 127, 42) !important; background-color: rgb(253, 246, 178, 1) !important; }
.badge.bg-indigo{ color: rgb(63, 81, 181) !important; background-color: rgb(63, 81, 181, 0.15) !important; }
.badge.bg-cyan{ color: rgb(0, 188, 212) !important; background-color: rgb(0, 188, 212, 0.2) !important; }
.badge.bg-deep-purple{ color: rgb(103, 58, 183) !important; background-color: rgb(103, 58, 183, 0.2) !important; }
.badge.bg-dark-grey{ color: rgb(128, 128, 128) !important; background-color: rgb(128, 128, 128, 0.2) !important; }
.badge.bg-pink{ color: rgb(233, 30, 99) !important; background-color: rgb(233, 30, 99, 0.2) !important; }
.badge.bg-blue{ color: rgb(33, 150, 243) !important; background-color: rgb(33, 150, 243, 0.2) !important; }
.badge.bg-brown{ color: rgb(165, 42, 42) !important; background-color: rgb(165, 42, 42, 0.2) !important; }
.badge.bg-teal{ color: rgb(0, 150, 136) !important; background-color: rgb(0, 150, 136, 0.2) !important; }
.badge.bg-black{ color: rgb(0, 0, 0) !important; background-color: rgb(0, 0, 0, 0.2) !important; }
.badge.bg-lime{ color: rgb(142, 151, 58) !important; background-color: rgb(205, 220, 57, 0.2) !important; }
.badge.bg-picton{ color: rgb(15,146, 194) !important; background-color: rgba(57, 154, 161, 0.2) !important; }

/* END badge color */


/* mayur */
.comments-body {
  max-height: 515px;
  min-height: 515px;
  overflow-y: scroll;
}
/* mayur */

/* audit timeline css */
.audit_trail_body {
  overflow: scroll;
  overflow-x: hidden;
  height: 700px;
}
.timeline {
  border-left: 3px solid #727cf5;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  background: rgba(114, 124, 245, 0.09);
  margin: 0 auto;
  letter-spacing: 0.2px;
  position: relative;
  line-height: 1.4em;
  font-size: 1.03em;
  padding: 50px;
  list-style: none;
  text-align: left;
  max-width: 40%;
  overflow-wrap: break-word;
}

.timeline h1 {
  font-weight: 300;
  font-size: 1.4em;
}

.timeline h2,
.timeline h3 {
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.timeline h4 {
  font-weight: 600;
  font-size: 1.3rem;
}

.timeline .event {
  border-bottom: 1px dashed #e8ebf1;
  padding-bottom: 25px;
  margin-bottom: 25px;
  position: relative;
}


.timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.timeline .event:before,
.timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .event:before {
  left: -207px;
  content: attr(data-date);
  text-align: right;
  font-weight: 100;
  font-size: 0.9em;
  min-width: 120px;
}


.timeline .event:after {
  -webkit-box-shadow: 0 0 0 3px #727cf5;
  box-shadow: 0 0 0 3px #727cf5;
  left: -55.8px;
  background: #fff;
  border-radius: 50%;
  height: 9px;
  width: 9px;
  content: "";
  top: 5px;
}

@media (max-width: 767px) {
  .timeline {
      max-width: 98%;
      padding: 25px;
  }
  .timeline .event:before {
      left: 0px;
      text-align: left;
  }
  .timeline .event:after {
      left: -31.8px;
  }
  .timeline .event {
      padding-top: 30px;
  }
}

/* START dropdown css by Abid */
@media only screen and (max-width: 500px) {

  .b_switch{
    top: 10px;
    padding-left: 0px;
  }

  .b_select_arrow{

    width: 78px !important;
  }
  .b_select_arrow .bootstrap-select.btn-group .dropdown-toggle .filter-option{

    width: 50px !important;
  }
  .b_select_arrow .bootstrap-select.btn-group .dropdown-toggle .caret{
    right: -8px !important;
   }
  .main_card {
    padding-left: 0;
    padding-right: 0;
  }
  .main_card .card .body{
    padding: 8px !important;
  }

}

/* @media only screen and (min-width: 992px) and (max-width: 1746px) { */
@media only screen and (min-width: 992px) {
  
  .b_select_arrow{

    width: 85px !important;
  }
  .b_select_arrow .bootstrap-select.btn-group .dropdown-toggle .filter-option{

    width: 50px !important;
  }

  .b_select_arrow .bootstrap-select.btn-group .dropdown-toggle .caret{
    right: -8px !important;
  }


  .round_off_checkbox { position: relative; top: 40px;}

}
/* END dropdown css by Abid */

.rotate{
  transform: rotate(0) !important;
}
.keyboard_arrow_down{
  transform: rotate(180deg);
  transition: 0.3s;
}
.coll_panel:hover{
  text-decoration: none !important;
}
.coll_panel:focus{
  text-decoration: none !important;
}

.column_wise_search_box {
  height: 23px !important;
  width: 100% !important;
}
.column_wise_select_box {
  height: 23px !important;
  border-bottom: none !important;
}




/*left-menu icon color By IMDAD On 15-07-2022 11:30 p.m. */

.left_menu_icon {
  color: rgb(85, 105, 255) !important;
  margin-top: 4px;
}
/* .breadcrumb .active{
  color: rgb(85, 105, 255) !important;
  font-size: 18px !important;
} */

/* .breadcrumb .active{
  color: rgb(156, 39, 176) !important;
  background-color: rgb(156, 39, 176, 0.15) !important;
      padding: 5px !important;
     padding-left: 7px !important;
     padding-right: 7px !important;
     border-radius: 0.4rem !important;
     font-family: sans-serif !important;
} */

/* .breadcrumb > li :first-child {

 color: rgb(156, 39, 176) !important; 
 background-color: rgb(156, 39, 176, 0.15) !important;
     padding: 5px !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    border-radius: 0.4rem !important;
    font-family: sans-serif !important;
} */

.sidebar .menu .list a span{
  color: rgb(36, 46, 111) !important;
}


/*.sidebar .menu .list i.material-icons {
    margin-top: 4px;
}
*/

/* start subscriber header part */
@media only screen and (max-width: 992px) {
  #sub_header .infobox { padding-left: 15px; }
  #sub_header .panel { margin-left: 15px; }
}
#sub_header .infobox { padding-right: 15px; padding-top: 15px; }
#sub_header .info-box-3 { border-radius: 3px; height: 62px; margin-bottom: 25px; }


#sub_header .info-box-3.bg-white .content .text,#sub_header .info-box-3.bg-white .content .number { color: rgb(175, 40, 87) !important; }
#sub_header .sub_header_card { border-right: 2px solid #d1d1d1; padding-left:30px;margin-bottom:30px;margin-top:15px; }

/* START subscriber infobox */
#sub_header .info-box-3.bg-pink { background-color: rgb(233, 30, 99, 0.2) !important; }
#sub_header .info-box-3.bg-pink .content .text,#sub_header .info-box-3.bg-pink .content .number { color: rgb(227, 30, 99) !important; }

#sub_header .info-box-3.bg-blue { background-color: rgb(33, 150, 243, 0.2) !important; }
#sub_header .info-box-3.bg-blue .content .text,#sub_header .info-box-3.bg-blue .content .number { color: rgb(33, 150, 243) !important; }

#sub_header .info-box-3.bg-green { background-color: rgb(76, 175, 80, 0.20) !important; }
#sub_header .info-box-3.bg-green .content .text,#sub_header .info-box-3.bg-green .content .number { color: rgb(76, 175, 80) !important; }

#sub_header .info-box-3.bg-teal { background-color: rgb(0, 150, 136, 0.2) !important; }
#sub_header .info-box-3.bg-teal .content .text,#sub_header .info-box-3.bg-teal .content .number { color: rgb(0, 150, 136) !important; }

#sub_header .info-box-3.bg-orange { background-color: rgb(255, 152, 0, 0.15) !important; }
#sub_header .info-box-3.bg-orange .content .text,#sub_header .info-box-3.bg-orange .content .number { color: rgb(255, 152, 0) !important; }

#sub_header .info-box-3.bg-light-purple { background-color: rgb(56, 83, 238, 0.15) !important; }
#sub_header .info-box-3.bg-light-purple .content .text,#sub_header .info-box-3.bg-light-purple .content .number { color: rgb(56, 83, 238) !important; }

#sub_header .info-box-3.bg-indigo { background-color: rgb(63, 81, 181, 0.15) !important; }
#sub_header .info-box-3.bg-indigo .content .text,#sub_header .info-box-3.bg-indigo .content .number { color: rgb(63, 81, 181) !important; }
/* END subscriber infobox */

#sub_header .info-box-3 .content .text { margin-top: 0 !important; color: teal; font-size: 12px;}
#sub_header .info-box-3 .content .number { font-weight: 700; color: teal; font-size: 18px;}
#sub_header .info-box-3 .content { line-height: 22px;}
#sub_header .sub_info_table { overflow-x: auto;}
#sub_header .sub_info_table table { margin-bottom: 0;}
#sub_header .sub_info_table table th { text-align: right;}
#sub_header .sub_stat_list {padding-left: 15px;padding-right: 15px;margin-top:0;list-style: none;}
#sub_header .sub_stat_list li {padding: 8px 0 0 0;}

div::-webkit-scrollbar { height:8px; }
div::-webkit-scrollbar-track { border-radius: 15px !important; webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); }
div::-webkit-scrollbar-thumb { background-color: #d3cccc; webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }


.s_action .btn-group .btn { padding: 4px 8px; }
.s_action { line-height: 40px; }
.s_action .dropdown-menu > li > a { padding: 7px 7px; }
.s_action .dropdown-menu { width: max-content; }
.breadcrumb_button .btn:hover,.breadcrumb_button .btn:focus { color: white; }

/* end subscriber header part */
/* start list action button */
.btn-group .badge.bg-default {color: #000 !important; background-color: white !important;padding: 3px 7px !important;font-weight: bold !important;}
/* end list action button */

.navbar-nav .op_sites_menu.dropdown-menu { margin-top: 24px !important; }
.navbar-nav .op_sites_menu { max-height: 300px; overflow: auto; }
.navbar-nav .op_sites_menu a i { font-size: 18px !important;position: relative; top: 4px; }
.navbar-nav .op_active i,.op_active span { color: rgb(85, 105, 255);}
.navbar-nav .op_active { background-color: rgb(246, 248, 251);}
.alert.alert-warning {background-color: #ffe7b9 !important; border: 1px solid #ffd78e;}
.alert-warning.alert,.alert.alert-dismissible button span,.alert.alert-warning a {color: #444!important;}
.breadcrumb_action { position: relative; top: 8px !important; }

#pg_accordian .badge.bg-green { color: white !important; background-color: green !important; }
#pg_accordian .badge.bg-red { color: white !important; background-color: red !important; }








/* Invoice quick info  */
.quick_invoice_info {
  overflow-x: auto;
}
.quick_invoice_info .hori-timeline .events {
  border-top: 3px solid #e9ecef;
  position: relative;
  top: 12px;
  width: fit-content;
}
.quick_invoice_info .hori-timeline .events .event-list {
  display: block;
  position: relative;
  text-align: center;
  padding-top: 70px;
  margin-right: 0;
  min-width: 300px;
  max-width: 300px;
}
.quick_invoice_info .hori-timeline .events .event-list:before {
  content: "";
  position: absolute;
  height: 36px;
  border-right: 2px dashed #dee2e6;
  top: 0;
}
.quick_invoice_info .hori-timeline .events .event-list .event-date {
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
  width: 75px;
  margin: 0 auto;
  border-radius: 4px;
  padding: 2px 4px;
  width: 100px;
}
@media (min-width: 1140px) {
  .quick_invoice_info .hori-timeline .events .event-list {
      display: table-cell;
      padding-top: 45px;
      min-width: 300px;
      max-width: 300px;
  }
  .quick_invoice_info .hori-timeline .events .event-list .event-date {
      top: -12px;
  }
}
.quick_invoice_info .bg-soft-primary {
  background-color: rgba(64,144,203,.3)!important;
}
.quick_invoice_info .bg-soft-success {
  background-color: rgba(71,189,154,.3)!important;
}
.quick_invoice_info .bg-soft-danger {
  background-color: rgba(231,76,94,.3)!important;
}
.quick_invoice_info .bg-soft-warning {
  background-color: rgba(249,213,112,.3)!important;
}

/* Invoice quick info  */

#pg_accordian .panel-title {
  background-color: #5e78a7 !important;
}

#pg_accordian .panel-group .panel-col-indigo {
  /* border: 1px solid #5e78a7 !important;   */
  border: 1px solid #5270a5 !important;  
}

#subTransferModal .card-inside-title, .modal .card-inside-title {
  color:rgb(0, 0, 0);
}

/* padding bottom of button in breadcrumb in mobile view */
@media only screen and (max-width: 412px) {
  .breadcrumb_action_btn {
    padding-bottom: 10px;
  }
}


/* overlay back to admin icon */
.br-icon {
  position: fixed;
  bottom: 25px;
  left: 25px;
  z-index: 100;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  background-color: #2600ff;
  box-shadow: 2px 2px 10px 1px rgba(0.20,0.20,0.20,0.58);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0.92);
  transform: scale(0.92);
}
.br-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
/* overlay back to admin icon */







/* for remove body padding on model open changed by imdad */

body.modal-open {
  /*position: fixed;*/
  overflow-y: scroll;
  padding-right: 0 !important;
}

/* for remove body padding on model open changed by imdad */













/*dark/colored sidebar added by harry designer*/


/*Colored Sitebar*/
.theme-white .sidebar.colored-sidebar {
  /*background-color: rgb(85, 105, 255) !important;*/
  background-color: rgb(67, 76, 143) !important;


}

.theme-white .sidebar.colored-sidebar .menu .list .header {
  color: rgb(246, 248, 251) !important;
}

.theme-white .sidebar.colored-sidebar .menu .list a:hover, 
.theme-white .sidebar.colored-sidebar .menu .list a:active, 
.theme-white .sidebar.colored-sidebar .menu .list a:focus {
  background-color: rgba(255, 255, 255, 0.1) !important;
    color: rgb(255, 255, 255) !important;
}

.theme-white .sidebar.colored-sidebar .menu .list li.active {
    background-color: rgba(255, 255, 255, 0.1) !important;
    color: rgb(255, 255, 255) !important;
}

.theme-white .sidebar.colored-sidebar .menu .list li.active > :first-child i, 
.theme-white .sidebar.colored-sidebar .menu .list li.active > :first-child span {
    color: rgb(255, 255, 255) !important;
}

.theme-white .sidebar.colored-sidebar .menu .list a span,
.theme-white .sidebar.colored-sidebar .menu .list .menu-toggle:after, 
.theme-white .sidebar.colored-sidebar .menu .list .menu-toggle:before,
.theme-white .sidebar.colored-sidebar .menu .list a:hover span,
.theme-white .sidebar.colored-sidebar .menu .list a:hover i,
.theme-white .sidebar.dark-sidebar .menu .list .left_menu_icon {
    color: rgba(255, 255, 255, 0.7) !important;
}


/*Dark sidebar*/
.theme-white .sidebar.dark-sidebar {
  background-color: #313a46 !important;
}

.theme-white .sidebar.dark-sidebar .menu .list .header {
  color: rgb(246, 248, 251) !important;
}


.theme-white .sidebar.dark-sidebar .menu, .theme-white .sidebar.dark-sidebar .menu .list , .theme-white .sidebar.dark-sidebar .menu .slimScrollDiv  {
  height: 100vh !important;
}

.theme-white .sidebar.dark-sidebar .menu .list a:hover, 
.theme-white .sidebar.dark-sidebar .menu .list a:active, 
.theme-white .sidebar.dark-sidebar .menu .list a:focus {
  background-color: rgba(255, 255, 255, 0.1) !important;
    color: rgb(255, 255, 255) !important;
}

.theme-white .sidebar.dark-sidebar .menu .list li.active {
    background-color: rgba(255, 255, 255, 0.1) !important;
    color: rgb(255, 255, 255) !important;
}

.theme-white .sidebar.dark-sidebar .menu .list li.active > :first-child i, 
.theme-white .sidebar.dark-sidebar .menu .list li.active > :first-child span {
    color: rgb(255, 255, 255) !important;
}

.theme-white .sidebar.dark-sidebar .menu .list a span,
.theme-white .sidebar.dark-sidebar .menu .list .menu-toggle:after, 
.theme-white .sidebar.dark-sidebar .menu .list .menu-toggle:before,
.theme-white .sidebar.dark-sidebar .menu .list a:hover span,
.theme-white .sidebar.dark-sidebar .menu .list a:hover i,
.theme-white .sidebar.dark-sidebar .menu .list .left_menu_icon {
    color: rgba(255, 255, 255, 0.7) !important;
}


/*common*/

.theme-white .sidebar.colored-sidebar .menu .list li a:hover span,
.theme-white .sidebar.colored-sidebar .menu .list li a:hover i,
.theme-white .sidebar.dark-sidebar .menu .list li a:hover span,
.theme-white .sidebar.dark-sidebar .menu .list li a:hover i {
  background-color: transparent !important;
}

.theme-white .sidebar.colored-sidebar .menu .list .ml-menu li.active a.toggled:not(.menu-toggle),
.theme-white .sidebar.dark-sidebar .menu .list .ml-menu li.active a.toggled:not(.menu-toggle) {
  color: rgb(255, 255, 255) !important;
}

.theme-white .sidebar.colored-sidebar .menu .list a,
.theme-white .sidebar.dark-sidebar .menu .list a {
    color: rgba(255, 255, 255, 0.6) !important;
}

.theme-white .sidebar.dark-sidebar .menu .list .sidebar-menu-hr{
      border-top: 1px solid rgb(133, 131, 131, 0.2) !important;
      /*margin-top: 2px !important;*/
}

.theme-white .sidebar.colored-sidebar .menu .list .sidebar-menu-hr{
      border-top: 1px solid rgb(133, 131, 131, 0.2) !important;
      /*margin-top: 2px !important;*/
}

.theme-white .sidebar.dark-sidebar .menu .list li a span {

    font-weight: 200 !important;
    font-size: 14px !important;
    font-family: Geneva, Verdana, sans-serif !important;
}


.theme-white .sidebar.dark-sidebar {

    height: calc(100vh - 0px) !important;
    top: 0px !important;
    z-index:  14 !important;
}


.theme-white .sidebar.dark-sidebar .menu .list .header {

     font-size: 13.5px;
     padding-bottom: 10px;
}

.theme-white .sidebar.dark-sidebar .sidebar-header {
  
     text-align: center !important;
     color: white !important; 
     font-size: 20px; 
     font-weight: 600px;
     padding-top: 10px;
     padding-bottom: 1px;
     padding-right: 5px;
     padding-left: 5px;
     line-height: 23px;
}

.theme-white .sidebar.dark-sidebar .sidebar-header p {
  
     color: white; 
     font-weight: 100 !important; 
     font-size: 12px;
}

.theme-white .sidebar.dark-sidebar .menu .list .header-hr {
      border-top: 2px solid rgb(133, 131, 131, 0.3) !important;
      margin-top: 2px !important;

}

.theme-white .sidebar .menu .list .header {

     font-size: 13.5px;
     padding-bottom: 10px;
}



/*dark/colored sidebar added by harry designer*/




/*side corner button for return to admin*/

.side-corner-button{
  position:fixed;
  /*width:60px;*/
  /*height:60px;*/
  bottom:10px;
  right:10px;
  /*background-color:#25d366;*/
  /*color:#FFF;*/
  /*border-radius:50px;*/
  text-align:center;
  /*font-size:30px;*/
  box-shadow: 8px 8px 10px #999;

  z-index:100;
}

/*side corner button for return to admin*/



.modal-xl {
  width: 90%;
  max-width: 1200px;
}
.test_rule_icon {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  top: 2px;
}

#locate_on_map:hover {
  cursor: pointer;
  color: #2600ff;
  text-decoration: underline;
}
.pac-container {
  z-index: 10000 !important;
}
#dash_config i {
  position: relative;
  top: 4px;
}


.m-b-0 {
  margin-bottom: 0 !important;
}

.dash_panel {
  height: 475px !important;
}

#pac-input {width: 30% !important; }

.view_sub_code :hover {
  cursor: pointer !important;
}
.payment_action_ul {
  min-width: 180px !important;
}
/* .system_alert_body,.system_alert_body .slimScrollDiv,.system_alert_body ul,.system_alert_body .slimScrollBar {
  max-height: 254px !important;
} */
#refresh_sub_status i { font-size: 15px !important;}
#refresh_sub_status { padding: 3px !important; position:relative; bottom: 2px !important;}

.finance_infobox .content .number { font-size: 20px !important; padding-top: 10px !important; }
.main_dashboard .content .number { font-size: 24px !important; padding-top: 5px !important; }
.crm_dashboard .content .number { font-size: 24px !important; padding-top: 5px !important; }

.navbar-nav>li>a.site_balance_green { color: green !important; }
.navbar-nav>li>a.site_balance_red { color: red !important; }

.navbar-nav>li>a.wallet_balance_green { color: green !important; }
.navbar-nav>li>a.wallet_balance_red { color: red !important; }

.dropdown a span.wallet_balance {
  position: relative;
  bottom: 11px;
}




.sub_graph #traffic_chart { max-height: none; height: 350px !important; }
.sub_graph #mrtg_graph { max-height: none; height:auto; }

.login-page .login-box .logo small,.login-page .login-box .logo a { color: white; }
.login-page {
  background-image: url('https://imbs20.janitornetwork.com/images/login_page_bg_4.jpg');
  background-repeat: no-repeat; 
  background-size: cover;
}

.account_profile_icon {
  background-color: #5569ff;
  border-radius: 50%;
  height: 30px;
  width: 30px;
}
.account_profile_icon span {
  color: white;
  display: flex;
  justify-content: center;
  padding-top: 5px;
  text-transform: uppercase;
}

#sharePackageModal .modal-body {
  min-height: 300px !important;
}

.search_subs_div :hover {
  color: #5569ff !important;
}

.kbw-signature { width: 100%; height: 200px;}

#siteSignatureModal #sign, #subSignatureModal #sign {
  width: 550px;
}

@media only screen and (max-width : 768px) {
  #siteSignatureModal #sign {
    width: 370px;
  }
  #subSignatureModal #sign {
    width: 336px;
  }
}
  
@media only screen and (max-width : 800px) {
  .google-map {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
    height: 300px !important;
  }
  .google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
  }
}

#data_usage_quota :hover {
  cursor: pointer;
}

#dataUsageQuotaModal table>tbody>tr>th, #dataUsageQuotaModal table>tbody>tr>td {
  text-align: center;
  vertical-align: center !important;
}
/* .nav-tabs li.active a {
  font-weight: bolder;
} */
.nav-tabs li a {
  font-family: "Inter",sans-serif;
  font-size: 16px;
  padding: 10px 10px;
}




























/* edit site config ADMIN PANEL */

/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  /* border-radius: 4px; */
  /* -moz-border-radius: 4px; */
  border:1px solid #ddd;
  /* margin-top: 20px; */
  /* margin-left: 50px; */
  /* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); */
  /* box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175); */
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #5A55A3;
  background-image: #5A55A3;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5A55A3;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

/* edit site config ADMIN PANEL */



/* Decrease whole page size with scale */


html {
    zoom: 97%;
}

.sidebar {
    height: calc(120vh - 70px) !important;
}

.theme-white .sidebar.dark-sidebar {
    height: calc(120vh - 70px) !important;
}


a.disabled {
    pointer-events: none;
    background-color: #e9ecef;
}

#sub_header .info-box-3 .content .number {
  font-weight: 700;
  color: teal;
  font-size: 18px;
}

#sub_header .info-box-3 .content {
  line-height: 22px;
}

.rotate-icon {
  animation: rotate 3s linear infinite;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#update_gdrive_config .field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}

#subscriberInfoModal .table-borderless > tbody > tr > td,
#subscriberInfoModal .table-borderless > tbody > tr > th,
#subscriberInfoModal .table-borderless > tfoot > tr > td,
#subscriberInfoModal .table-borderless > tfoot > tr > th,
#subscriberInfoModal .table-borderless > thead > tr > td,
#subscriberInfoModal .table-borderless > thead > tr > th {
    border: none;
}

#subscriberInfoModal .reset {
  all: revert;
}

.system_card:hover{
  transform:scale(1.1);
}
.system_card{transition-timing-function: ease-in-out;transition:  1s;}

.system_license_table th { width: 50%; }

#ottPackageInfoModal .table-borderless > tbody > tr > td,
#ottPackageInfoModal .table-borderless > tbody > tr > th,
#ottPackageInfoModal .table-borderless > tfoot > tr > td,
#ottPackageInfoModal .table-borderless > tfoot > tr > th,
#ottPackageInfoModal .table-borderless > thead > tr > td,
#ottPackageInfoModal .table-borderless > thead > tr > th {
    border: none;
}

#ottPackageInfoModal .reset {
  all: revert;
}